home *** CD-ROM | disk | FTP | other *** search
- Path: Rezonet.net!news
- From: ray@ultimate-tech.com (Ray Dunn)
- Newsgroups: comp.lang.c
- Subject: Re: Help needed with merging arrays
- Date: 26 Jan 1996 17:22:34 GMT
- Organization: Ultimate Technographics Inc.
- Message-ID: <4eb2kq$r0c@ns.RezoNet.NET>
- References: <4e8rm0$5cj@tofu.alt.net>
- NNTP-Posting-Host: 204.19.230.7
- Mime-Version: 1.0
- Content-Type: Text/Plain; charset=US-ASCII
- X-Newsreader: WinVN 0.99.7
-
- In referenced article, AtsaR says...
- > Any help on merging two sorted arrays (type double) into a
- >third...elements must be added such that the third array is already
- >sorted and contains no duplicates.
-
- This sounds like a programming exercise. If the two arrays are already
- sorted, the program is trivial.
-
- Why don't you have a try at it, and if it doesn't work, post your
- attempt to get assistance.
-
- --
- Ray Dunn (opinions are my own) | Phone: (514) 938 9050
- Montreal | Phax : (514) 938 5225
- ray@ultimate-tech.com | Home : (514) 630 3749
-
-